Manipulating Printer Objects
You use theGXGetJobPrinter
to obtain the printer used by a specific print job. You use theGXGetPrinterJob
function to obtain the job object associated with a specific printer object.You use the
GXForEachPrinterViewDeviceDo
function to loop through the view devices associated with a printer object.You can use the
GXCountPrinterViewDevices
function to obtain the number of view devices associated with a particular printer object.You use the
GXGetPrinterViewDevice
function to obtain a particular view device associated with a printer object. You use theGXSelectPrinterViewDevice
function to select the view device to represent a printer's resolution and color space.You use the
GXGetPrinterDriverName
andGXGetPrinterName
functions to obtain the names of a printer and driver, respectively, from a printer object.You use the
GXGetPrinterDriverType
function to obtain the printer driver type (such as raster, vector, or PostScript) associated with a particular printer object. You use theGXGetPrinterType
function to obtain the printer's type.
Subtopics
- GXGetJobPrinter
- GXGetPrinterJob
- GXForEachPrinterViewDeviceDo
- GXCountPrinterViewDevices
- GXGetPrinterViewDevice
- GXSelectPrinterViewDevice
- GXGetPrinterDriverName
- GXGetPrinterName
- GXGetPrinterDriverType
- GXGetPrinterType
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help